home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++ / leda / 54 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: interface-business.de!usenet
  2. From: j@uriah.heep.sax.de (J Wunsch)
  3. Newsgroups: comp.lang.smalltalk,comp.lang.perl.misc,comp.lang.pascal.borland,comp.lang.eiffel,comp.lang.cobol,comp.lang.c++.leda,comp.lang.c,comp.lang.basic.visual.3rdparty,alt.computer.workshop.live
  4. Subject: Re: PROGRAMERS OF ANY LANGUAGE
  5. Date: 14 Apr 1996 08:49:30 GMT
  6. Organization: Private BSD site, Dresden
  7. Message-ID: <4kqe6q$1tm@innocence.interface-business.de>
  8. References: <Pine.SOL.3.91.960329010021.13209A-100000@harvey> <4k4pl2$pea@host1.einstein.com.ar> <316A6189.4287@wight.hursley.ibm.com> <4kg58c$djh@kalypso.cybercom.net>
  9. Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch)
  10. NNTP-Posting-Host: ppp-uriah.interface-business.de
  11. X-Newsreader: knews 0.9.3
  12.  
  13. stok@kalypso.cybercom.net (Michael J. Stok) writes:
  14.  
  15. > The {}s shouldn't be optional!  That's the route Perl took with blocks 
  16. > after for, if, while, else etc.  Just because C and similar languages 
  17. > have the "optimisation" that they the {}s are optional doesn't mean it's 
  18. > right :-)
  19.  
  20. Just because Perl allows for the "optimisation" to put the "if" before
  21. or after the statement, and mandates the curlies _for one of the options_,
  22. doesn't make the code better per se. :-)
  23.  
  24. -- 
  25. cheers, J"org
  26.  
  27. joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
  28. Never trust an operating system you don't have sources for. ;-)
  29.  
  30.